<squad>
	<description>
		<type>TYPE_ASSAULT_GUN</type>
		<nationality>NATIONALITY_ITALIAN</nationality>

		<long_name>Semovente da 75/34</long_name>
		<short_name>Semovente 75/34</short_name>
		<comment>A self-propelled gun with a 75mm L/34 cannon and an 8mm Breda 38 machine gun</comment>

		<uniform>italian_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>3</month><year>1943</year><number>40</number></data>
		<data><month>4</month><year>1943</year><number>40</number></data>
		<data><month>9</month><year>1943</year><number>30</number></data>
		<data><month>12</month><year>1943</year><number>30</number></data>
		<data><month>3</month><year>1944</year><number>20</number></data>
		<data><month>9</month><year>1944</year><number>20</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Semovente 75_34.png</image_profile>
			<weight>15000</weight>
		</attributes>

		<drive>
			<engine>
				<name>SPA 15TB M42</name>
				<horsepower>185</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>5</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CLUTCH_AND_BRAKE</steering>

			<exhaust_pipe><offsetX>100</offsetX><offsetY>190</offsetY></exhaust_pipe>
			<exhaust_pipe><offsetX>-100</offsetX><offsetY>190</offsetY></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-Semovente 75_34.png</image_view>

			<width>228</width>
			<length>492</length>
			<height>108</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>25@60</upper_front>
				<lower_front>30@-50</lower_front>
				<side>20</side>
				<upper_rear>20</upper_rear>
				<lower_rear>20@-15</lower_rear>
				<top>10</top>
				<bottom>10</bottom>
			</armour>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_BERETTA_M1934</type></weapon>
				<ammo><for>WEAPON_PISTOL_BERETTA_M1934</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_BERETTA_M1934</type></weapon>
				<ammo><for>WEAPON_PISTOL_BERETTA_M1934</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>228</width>
			<length>265</length>
			<height>70</height>

			<offsetX>0</offsetX>
			<offsetY>0</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>50@5</front>
				<side>25@10</side>
				<rear>25</rear>
				<top>10</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<image_view>Image-Semovente 75_34 cannon.png</image_view>

			<offsetX>10</offsetX>
			<offsetY>-115</offsetY>
			<offsetZ>157</offsetZ>

			<rotate_time>26</rotate_time>
			<rotate_left>10</rotate_left>
			<rotate_right>10</rotate_right>

			<weapon><type>WEAPON_CANNON_75_L34</type></weapon>
			<ammo><for>WEAPON_CANNON_75_L34</for><flavour>FLAVOUR_APCBC</flavour><rounds>10</rounds></ammo>
			<ammo><for>WEAPON_CANNON_75_L34</for><flavour>FLAVOUR_HE</flavour><rounds>24</rounds></ammo>
			<ammo><for>WEAPON_CANNON_75_L34</for><flavour>FLAVOUR_HEAT</flavour><rounds>10</rounds></ammo>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_BERETTA_M1934</type></weapon>
				<ammo><for>WEAPON_PISTOL_BERETTA_M1934</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>

		<fixed_weapon>
			<offsetX>0</offsetX>
			<offsetY>0</offsetY>
			<offsetZ>120</offsetZ>

			<rotate_time>5</rotate_time>
			<rotate_left>20</rotate_left>
			<rotate_right>20</rotate_right>

			<weapon><type>WEAPON_HMG_BREDA_M1938</type></weapon>
			<ammo><for>WEAPON_HMG_BREDA_M1938</for><rounds>2000</rounds></ammo>

		</fixed_weapon>
	</vehicle>
</squad>
